[INFO] cloning repository https://github.com/eetu-niittymaki/systerm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eetu-niittymaki/systerm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feetu-niittymaki%2Fsysterm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feetu-niittymaki%2Fsysterm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c53cd3038d528ae48fba0242aff2bd60aef17f92
[INFO] checking eetu-niittymaki/systerm against try#fceb2de603f0807f9049222f3f612ed51ed8f9dc for pr-157576
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feetu-niittymaki%2Fsysterm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eetu-niittymaki/systerm
[INFO] finished tweaking git repo https://github.com/eetu-niittymaki/systerm
[INFO] tweaked toml for git repo https://github.com/eetu-niittymaki/systerm written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eetu-niittymaki/systerm on toolchain fceb2de603f0807f9049222f3f612ed51ed8f9dc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eetu-niittymaki/systerm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ef5285d9f1ccb0fed96cb82116ff69b238ade9d39ea3cc4b64283fd60a41a966
[INFO] running `Command { std: "docker" "start" "ef5285d9f1ccb0fed96cb82116ff69b238ade9d39ea3cc4b64283fd60a41a966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef5285d9f1ccb0fed96cb82116ff69b238ade9d39ea3cc4b64283fd60a41a966" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef5285d9f1ccb0fed96cb82116ff69b238ade9d39ea3cc4b64283fd60a41a966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef5285d9f1ccb0fed96cb82116ff69b238ade9d39ea3cc4b64283fd60a41a966" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling wgpu-hal v28.0.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling wgpu-core v28.0.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking sysinfo v0.38.3
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking wgpu-types v28.0.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]     Checking systerm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Axis`, `Chart`, `Color`, `Dataset`, `GraphType`, `Modifier`, `Style`, and `text::Span`
[INFO] [stdout]  --> src/commands/gpu.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     style::{Color, Modifier, Style, Stylize}, 
[INFO] [stdout]   |             ^^^^^  ^^^^^^^^  ^^^^^
[INFO] [stdout] 6 |     text::Span, 
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 7 |     widgets::{Axis, Block, Borders, Chart, Dataset, GraphType, Paragraph, Wrap}
[INFO] [stdout]   |               ^^^^                  ^^^^^  ^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Axis`, `Chart`, `Color`, `Dataset`, `GraphType`, `Modifier`, `Style`, and `text::Span`
[INFO] [stdout]  --> src/commands/gpu.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     style::{Color, Modifier, Style, Stylize}, 
[INFO] [stdout]   |             ^^^^^  ^^^^^^^^  ^^^^^
[INFO] [stdout] 6 |     text::Span, 
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 7 |     widgets::{Axis, Block, Borders, Chart, Dataset, GraphType, Paragraph, Wrap}
[INFO] [stdout]   |               ^^^^                  ^^^^^  ^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/commands/gpu.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn draw(&self, frame: &mut Frame, area: Rect) {
[INFO] [stdout]    |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cpu_freq_ghz` is never read
[INFO] [stdout]   --> src/commands/cpu.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct CpuView {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     cpu_freq_ghz: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `area`
[INFO] [stdout]   --> src/commands/gpu.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn draw(&self, frame: &mut Frame, area: Rect) {
[INFO] [stdout]    |                                       ^^^^ help: if this is intentional, prefix it with an underscore: `_area`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cpu_freq_ghz` is never read
[INFO] [stdout]   --> src/commands/cpu.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct CpuView {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     cpu_freq_ghz: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.19s
[INFO] running `Command { std: "docker" "inspect" "ef5285d9f1ccb0fed96cb82116ff69b238ade9d39ea3cc4b64283fd60a41a966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5285d9f1ccb0fed96cb82116ff69b238ade9d39ea3cc4b64283fd60a41a966", kill_on_drop: false }`
[INFO] [stdout] ef5285d9f1ccb0fed96cb82116ff69b238ade9d39ea3cc4b64283fd60a41a966
